﻿@charset "utf-8";

/* 通用盒子 */
.box {}
.box .hd { overflow: hidden; padding: 0 10px; height: 26px; line-height: 26px; }
.box .hd .title { float: left; font-size: 15px; }
.box .hd .title a {  }
.box .hd .cateLink { float: right; }
.box .hd .cateLink a { margin: 0 4px; }
.box .hd .more { float: right; color: #999; }
.box .hd .more:hover { color: #c00; }
.box .bd {}

/* 网站搜索 */
.siteSearch { overflow: hidden; }
.siteSearch .keyword { float: left; }
.siteSearch .submit { float: right; cursor: pointer; }

/* 通用信息列表 */
.infoList {}
.infoList li { height: 24px; line-height: 24px; overflow: hidden; padding-left: 10px; }
.infoList li.noData { color: #999; }
.infoList li.split { height: 0; padding: 0; font-size: 0; background: none; border-bottom: #ddd 1px dotted; margin: 10px 0; }
.infoList li .date { float: right; color: #999; }
.infoList li .node { margin-right: 5px; }
.infoList li .dateRight { color: #999; margin-left: 5px; }

/* 头条图文信息列表_普通式 */
.topicList .t { padding-bottom: 8px; margin-bottom: 5px; border-bottom: #d8d8d8 1px dotted; }
.topicList .t .title { line-height: 20px; margin-bottom: 4px; }
.topicList .t .tit { font-size: 14px; font-weight: bold; }
.topicList .t .intro { line-height: 18px; color: #777; }
.topicList .t .intro .more { color: #00658f; margin-left: 4px; }
.topicList .t .intro .more:hover { text-decoration: underline; }
.topicList .n { height: 24px; line-height: 24px; overflow: hidden; }
.topicList .n .date { float: right; color: #999; }
.topicList-pic .t { overflow:hidden; zoom:1; }
.topicList-pic .pic { float:left; }
.topicList-pic .pic img {  }
.topicList-pic .con { padding-left: 10px; overflow: hidden; zoom: 1; }
.topicList-pic-border .pic img { padding:2px; border:1px solid #ddd; background: #fff; }
.topicList-pic-border .pic a:hover img { border-color: #aaa; }

/* 通用带图片的信息列表_普通式 */
.picList { overflow: hidden; zoom: 1; }
.picList li { text-align: center; float: left; margin: 0 5px; _display: inline; }
.picList .pic {}
.picList .pic img { padding: 2px; border: #ddd 1px solid; background: #fff; }
.picList .pic a:hover img { border-color: #aaa; }
.picList .title { padding: 2px 5px 0; height: 24px; line-height: 24px; overflow: hidden; }
.picList-no-border .pic img { padding: 0; border: none; }

/* 通用带图片的信息列表_普通式 - 横排浮动 */
.picListFl{ overflow:hidden; zoom:1; }
.picListFl li{ width:164px; font-size:12px; margin:0 10px;  text-align:center; float:left; _display:inline;  }
.picListFl li .pic img{ width:160px; height:120px; padding:1px; border:1px solid #B1D5ED; background:#fff;   }
.picListFl li .pic a:hover img{ border-color:#f60;  }
.picListFl li .title{ padding-top:5px;  }

/* 软件列表带图标 */
.softList li { height: 28px; line-height: 28px; background: none !important; padding-left: 0 !important; }
.softList li .icon { float: left; margin: 6px 2px 0 6px; width: 20px; height: 18px; background: url(images/soft_icon.png) no-repeat 0 -498px; }
.softList li .icon-html { background-position: 0 -411px; }
.softList li .icon-mp3 { background-position: 0 -1139px; }
.softList li .icon-pdf { background-position: 0 -679px; }
.softList li .icon-jpg,
.softList li .icon-gif,
.softList li .icon-png,
.softList li .icon-jpg { background-position: 0 -633px; }
.softList li .icon-ppt { background-position: 0 -955px; }
.softList li .icon-rar { background-position: 0 -909px; }
.softList li .icon-rtf { background-position: 0 -863px; }
.softList li .icon-txt { background-position: 0 -817px; }
.softList li .icon-video { background-position: 0 -771px; }
.softList li .icon-doc,
.softList li .icon-docx { background-position: 0 -725px; }
.softList li .icon-xls,
.softList li .icon-xlsx { background-position: 0 -1047px; }
.softList li .icon-zip { background-position: 0 -1001px; }
.softList li .icon-apk { background-position: 0 -1245px; }
.softList li .icon-ipa { background-position: 0 -1300px; }
.softList li .icon-xap { background-position: 0 -1352px; }
.softList li .icon-swf { background-position: 0 -1402px; }
.softList li .icon-book { background-position: 0 -1192px; }

/* 焦点图 */
.focusPic { text-align: center; position: relative; z-index: 10; }
.focusPic .bd { overflow: hidden; z-index: 11; }
.focusPic .bd li { position: relative; z-index: 12; }
.focusPic .bd .pic { position: relative; z-index: 13; }
.focusPic .bd .pic img {  }
.focusPic .bd .con { width: 100%; position: absolute; z-index: 14; left: 0; bottom: 0; }
.focusPic .bd .title { line-height: 25px; position: relative; z-index: 16; }
.focusPic .bd .title a { display: block; padding: 0 10px; color: #fff; }
.focusPic .bd .bg { width: 100%; height: 25px; position: absolute; z-index: 15; left: 0; bottom: 0; background: #000; opacity: .8; filter: alpha(opacity=80); }
.focusPic .hd { position: absolute; z-index: 19; right: 5px; bottom: 30px; }
.focusPic .hd li { float: left; width: 16px; line-height: 16px; text-align: center; background: #fff; margin-left: 4px; display: inline; }
.focusPic .hd li.on { background: #c00; color: #fff; }
/* 焦点图-图片导航 */
.focusPic-picNav .hd { position: static; padding-top: 6px; overflow: hidden; }
.focusPic-picNav .hd li { margin: 0 4px 0 0; width: 64px; height: 55px; overflow: hidden; padding-top: 4px; }
.focusPic-picNav .hd li .pic {}
.focusPic-picNav .hd li .title { display: none; }
.focusPic-picNav .hd li.on { background: url(images/focus_on.png) no-repeat center top; }
.focusPic-picNav .hd li.on .pic { border: #F98500 2px solid; }
.focusPic-picNav .hd li.on .pic img { width: 60px; height: 50px; border: none; }
.focusPic-picNav .hd li img { width: 62px; height: 52px; border: #ddd 1px solid; }

/* 内容带图片的信息列表_普通式 */
.txtPicList{overflow: hidden;}
.txtPicList li{width: 204px; height: 250px; float: left; _display: inline; margin-right: 25px;}
.txtPicList li .pic{width: 204px; height: 118px; overflow: hidden;}
.txtPicList li .pic a{display: block; width: 204px; height: 118px; overflow: hidden; padding: 0px; margin: 0px;}
.txtPicList li .pic img{width: 204px; height: 118px; border: none; padding: 0px; overflow: hidden;transition:all 0 ease 0;}
.txtPicList li .con{background: #efefef; padding: 0 5px 10px;}
.txtPicList li .con .title{line-height: 20px; font-size: 14px; font-family: "Microsoft Yahei"; color: #222; text-align: left; font-weight: bold; padding-top: 8px}
.txtPicList li .con .title a{color: #222}
.txtPicList li .con .title a:hover{color: #c00}
.txtPicList li .con .intro{height: 72px; line-height: 24px; color:#666 }
.txtPicList li .con .intro .more{color: #00658f}


/* 问卷调查列表 */
.surveyList { }
.surveyList .view,
.surveyList .join { color: #f60; }

/* 网站地图 */
.siteMap { padding: 15px 10px; overflow: hidden; zoom: 1; }
.siteMap .li1 { margin-bottom: 10px; }
.siteMap .h1 { height: 40px; line-height: 40px; border: #ccc 1px dotted; }
.siteMap .h1 .a1 { font: normal 16px/40px "Microsoft YaHei"; _font-weight:bold; color:#1E72B4; padding-left:10px; }
.siteMap .ul1 { padding: 10px 20px; zoom: 1; }
.siteMap .li2 { display: inline-block; *display: inline; zoom: 1; padding-right: 10px; vertical-align: top; }
.siteMap .a2 { color: #666; }
.siteMap .ul2 { padding: 0 0 20px 0; }
.siteMap .li3 { line-height: 18px; display: inline-block; *display: inline; zoom: 1; }
.siteMap .a3 { color: #999; padding-right: 10px; margin-right: 10px; border-right: #ddd 1px solid; }
.siteMap .last3 .a3 { border-right: 0; }

/* url_方块样式分页 */
.page { text-align: center; padding: 20px; font-size: 12px; }
.page input { border: #c5c5c5 1px solid; background: #fff; width: 30px; height: 20px; line-height: 20px; vertical-align: middle; }
.page a,
.page span { display: inline-block; *display: inline; zoom: 1; margin-right: 0px; line-height: 20px; }
.page a,
.page a:active { display: inline-block; *display: inline; zoom: 1; border: #c5c5c5 1px solid; padding: 0 6px; }
.page a:hover { border: 1px solid #1371f7; text-decoration: none; color: #1371f7; }
.page span.current { background: #1371f7; border: #1371f7 1px solid; color: #fff; font-weight: bold; padding: 0 6px; }
.page span.disabled { border: #c5c5c5 1px solid; padding: 0 6px; color: #999; }

/* 当前位置 */
.path { line-height: 45px; }
.path span,
.path a { margin: 0 5px; }